vsprintf: Add missing wrapper Build the missing c wrapper library Bug: 359646531 Test: TH/manual Change-Id: I8a06381ed9cadaea5b6e190b75ef782ffc234504 Signed-off-by: Neill Kapron <nkapron@google.com> 
4 files changed
tree: 56a4059c80bb7f6cceea24faa758e4cb92545905
  1. android/
  2. patches/
  3. src/
  4. .cargo_vcs_info.json
  5. .gitignore
  6. Android.bp
  7. build.rs
  8. Cargo.toml
  9. Cargo.toml.orig
  10. cargo_embargo.json
  11. LICENSE
  12. METADATA
  13. MODULE_LICENSE_MIT
  14. OWNERS
  15. README.md
README.md

vsprintf

Convert a format string and vararg list to a Rust string.

Documentation